home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000113_news@columbia.edu_Fri Dec 15 03:41:17 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA03025
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Fri, 15 Dec 1995 17:04:36 -0500
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id RAA02715 for kermit.misc@watsun; Fri, 15 Dec 1995 17:04:34 -0500
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!hamblin.math.byu.edu!acs2.byu.edu!news.cuny.edu!caen!newsxfer.itd.umich.edu!chi-news.cic.net!news.math.psu.edu!news.cac.psu.edu!newsserver.jvnc.net!newsserver2.jvnc.net!darwin.sura.net!blaze.cs.jhu.edu!news.jhu.edu!news
  5. From: yuehong@psi.ece.jhu.edu (Yuehong Zheng)
  6. Newsgroups: comp.protocols.kermit.misc,comp.unix.sco.misc,comp.unix.sco.programmer,comp.unix.questions
  7. Subject: Help: kermit can not talk to OS-9
  8. Date: 15 Dec 1995 03:41:17 GMT
  9. Organization: JHU
  10. Lines: 9
  11. Message-Id: <4aqqot$1am@news.jhu.edu>
  12. Nntp-Posting-Host: 128.220.62.128
  13. X-Newsreader: WinVN 0.92.6+
  14. Xref: news.columbia.edu comp.protocols.kermit.misc:4311 comp.unix.sco.misc:11997 comp.unix.sco.programmer:1766 comp.unix.questions:84753
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. I have ckermit running on SCO3.2v4.2. And on the other end, I have a OS-9 
  18. system running a communication program named DATAMAX, I am suppose to see a
  19. a input screen as soon as I connected. I used a direct connection.
  20.  
  21. however, as soon as I issue a "connect", I saw a input screen , but quickly,
  22. I was kicked out. And strangely enough, I saw the login screen 
  23. of my own system!
  24.  
  25. Any idea?